Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #27161 +/- ##
=======================================
Coverage 73.45% 73.45%
=======================================
Files 1545 1545
Lines 123645 123663 +18
Branches 14956 14959 +3
=======================================
+ Hits 90822 90841 +19
- Misses 31824 31825 +1
+ Partials 999 997 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d97ddf5 to
915ce98
Compare
c351203 to
5efb6f3
Compare
E2E Tests FailedTo view the Playwright test report locally, run: REPORT_DIR=$(mktemp -d) && gh run download 24139640788 -n playwright-report -D "$REPORT_DIR" && npx playwright show-report "$REPORT_DIR" |
f32bd72 to
b33de7a
Compare
b33de7a to
abbacc3
Compare
|
- Renovate PR #27161 attempted to bump @actions/core to v3, which broke the Ghost-CLI CI job because v3 dropped the CJS entry point that our scripts rely on via `require()` - the package was only used in two places (bump-version.js for setOutput and mocha-retry-reporter.js for warning annotations), both of which are trivial to replace with direct workflow command output - removing the dependency entirely is simpler than pinning or migrating to ESM, and avoids future breakage from upstream changes
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |



This PR contains the following updates:
1.11.1→3.0.0Release Notes
actions/toolkit (@actions/core)
v3.0.0import()instead ofrequire()v2.0.3@actions/http-clientto3.0.2v2.0.1v2.0.0Configuration
📅 Schedule: (in timezone Etc/UTC)
* * * * 0,6)* 0-12 * * 1)* 21-23 * * 1-5)* 0-4 * * 2-6)* * * * 0,6)* 0-12 * * 1)* 22-23 * * 1-5)* 0-4 * * 2-6)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.